gpsbabel.git
21 years agoFixed a bug that was causing serial port selection to fail on some systems
jfatherton [Mon, 26 Jul 2004 01:24:56 +0000 (01:24 +0000)]
Fixed a bug that was causing serial port selection to fail on some systems

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@858 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFree GC strings when releasing waypoint.
robertl [Sat, 24 Jul 2004 22:47:29 +0000 (22:47 +0000)]
Free GC strings when releasing waypoint.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@857 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoDocument 'sort' filter.
robertl [Sat, 24 Jul 2004 22:06:37 +0000 (22:06 +0000)]
Document 'sort' filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@855 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoBump version for beta.
robertl [Sat, 24 Jul 2004 22:03:48 +0000 (22:03 +0000)]
Bump version for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@854 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd nukewpt suboption.
robertl [Sat, 24 Jul 2004 21:38:04 +0000 (21:38 +0000)]
Add nukewpt suboption.
Increase serial timeouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@853 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoIncrease serial timeout lengths. Mostly for benefit of Magic Control
robertl [Sat, 24 Jul 2004 20:47:43 +0000 (20:47 +0000)]
Increase serial timeout lengths. Mostly for benefit of Magic Control
Technologies USB/serial port adapters which appear to get this slightly
wrong.

Better display of Windows system call errors.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@852 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoDon't crash if D103 icon isn't found.
robertl [Sat, 24 Jul 2004 20:23:04 +0000 (20:23 +0000)]
Don't crash if D103 icon isn't found.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@851 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoHonor -vs flag on last change.
robertl [Sat, 24 Jul 2004 20:21:17 +0000 (20:21 +0000)]
Honor -vs flag on last change.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@850 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAllow "Bank" as alias for ATM.
robertl [Sat, 24 Jul 2004 19:52:30 +0000 (19:52 +0000)]
Allow "Bank" as alias for ATM.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@849 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoRegenerate to include netstumbler.
robertl [Sat, 24 Jul 2004 19:51:39 +0000 (19:51 +0000)]
Regenerate to include netstumbler.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@848 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoImplement '-vs' status display for Garmin and Magellan on waypoint download
robertl [Sat, 24 Jul 2004 19:51:22 +0000 (19:51 +0000)]
Implement '-vs' status display for Garmin and Magellan on waypoint download
from the unit.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@847 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoconsolidate all rad-to-miles calculations, add 'points' option to arc filter
parkrrrr [Fri, 23 Jul 2004 14:22:49 +0000 (14:22 +0000)]
consolidate all rad-to-miles calculations, add 'points' option to arc filter

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@846 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoGive compare more data to work with so qsort is stable. From John
robertl [Thu, 22 Jul 2004 06:22:04 +0000 (06:22 +0000)]
Give compare more data to work with so qsort is stable.  From John
W. Temples, III

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@845 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd human-readable testo case (and fix bugs)
parkrrrr [Thu, 22 Jul 2004 00:15:55 +0000 (00:15 +0000)]
Add human-readable testo case (and fix bugs)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@844 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoadded *_HUMAN_READABLE styles to xcsv
parkrrrr [Wed, 21 Jul 2004 20:13:00 +0000 (20:13 +0000)]
added *_HUMAN_READABLE styles to xcsv

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@843 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd track/route handling to the position filter.
alexmot [Tue, 6 Jul 2004 21:28:19 +0000 (21:28 +0000)]
Add track/route handling to the position filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@842 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years ago.gpl altitude is in feet; waypoint altitude is in meters. We should have converted.
parkrrrr [Tue, 6 Jul 2004 19:40:43 +0000 (19:40 +0000)]
.gpl altitude is in feet; waypoint altitude is in meters.  We should have converted.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@841 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdded turns_only and turns_important to saroute
parkrrrr [Tue, 6 Jul 2004 14:04:03 +0000 (14:04 +0000)]
Added turns_only and turns_important to saroute

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@840 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoUpdated project file for module additions/deletions
parkrrrr [Tue, 6 Jul 2004 13:27:05 +0000 (13:27 +0000)]
Updated project file for module additions/deletions

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@839 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoRemove dead file.
robertl [Mon, 5 Jul 2004 14:28:18 +0000 (14:28 +0000)]
Remove dead file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@838 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFix typo in this unused file.
robertl [Mon, 5 Jul 2004 14:26:18 +0000 (14:26 +0000)]
Fix typo in this unused file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@837 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoJohn Temples wrote:
robertl [Fri, 2 Jul 2004 21:55:41 +0000 (21:55 +0000)]
John Temples wrote:
> This patch makes the definition of "duplicate" ignore case.  Mapsource
> doesn't like waypoints with the same name in different case.
>

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@836 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoWrite the alt to NMEA when we have it.
robertl [Thu, 1 Jul 2004 13:57:17 +0000 (13:57 +0000)]
Write the alt to NMEA when we have it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@835 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agouse waypt_new instead of explict xcalloc - see message to -code about this.
robertl [Tue, 29 Jun 2004 15:59:35 +0000 (15:59 +0000)]
use waypt_new instead of explict xcalloc - see message to -code about this.
Add explict casts on allocators.
gpsutil: add test for unknown alt on output.
jeeps: don't use 'true' in unused (sigh) code.
i65.anr.gpx, reference/netstumbler.mps: regenerate for alt change.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@834 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoSort help strings on output to make them slightly less incomprehensible. :-)
robertl [Sat, 26 Jun 2004 04:55:35 +0000 (04:55 +0000)]
Sort help strings on output to make them slightly less incomprehensible. :-)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@833 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFix route uploads.
robertl [Sat, 26 Jun 2004 04:50:56 +0000 (04:50 +0000)]
Fix route uploads.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@832 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoOops.
robertl [Thu, 24 Jun 2004 21:57:54 +0000 (21:57 +0000)]
Oops.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@831 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd icon handling for Garmin 12, II, 38, 45, etc.
robertl [Thu, 24 Jun 2004 17:19:21 +0000 (17:19 +0000)]
Add icon handling for Garmin 12, II, 38, 45, etc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@830 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd gratituous casts for the benefit of a language we aren't even written
robertl [Thu, 24 Jun 2004 17:18:52 +0000 (17:18 +0000)]
Add gratituous casts for the benefit of a language we aren't even written
in...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@829 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd netstumbler doc.
robertl [Thu, 24 Jun 2004 17:17:13 +0000 (17:17 +0000)]
Add netstumbler doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@828 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd testsuite for netstumbler from John.
robertl [Thu, 17 Jun 2004 15:08:43 +0000 (15:08 +0000)]
Add testsuite for netstumbler from John.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@827 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoConstify get_crc args.
robertl [Wed, 16 Jun 2004 17:17:13 +0000 (17:17 +0000)]
Constify get_crc args.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@826 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd netstumbler reader. From John Temples, gpsbabel atsign xargs com
robertl [Wed, 16 Jun 2004 17:14:36 +0000 (17:14 +0000)]
Add netstumbler reader.   From John Temples, gpsbabel atsign xargs com

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@825 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoadded documentation for palmdoc,bookmarks_short to README
parkrrrr [Mon, 14 Jun 2004 15:56:33 +0000 (15:56 +0000)]
added documentation for palmdoc,bookmarks_short to README

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@824 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoadd option to include shortname in palmdoc bookmarks
parkrrrr [Sun, 13 Jun 2004 05:13:43 +0000 (05:13 +0000)]
add option to include shortname in palmdoc bookmarks

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@823 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoImmunize against more undocumented Garmin packet types. (Tested on Vista with 3.60.
robertl [Sat, 12 Jun 2004 01:39:17 +0000 (01:39 +0000)]
Immunize against more undocumented Garmin packet types.  (Tested on Vista with 3.60.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@822 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoDocument CSV for Lowrance.
robertl [Sat, 12 Jun 2004 01:38:29 +0000 (01:38 +0000)]
Document CSV for Lowrance.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@821 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoParse track numbers.
robertl [Wed, 9 Jun 2004 20:50:01 +0000 (20:50 +0000)]
Parse track numbers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@820 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoMade 'gpsbabel' with no arguments print short help and pause for input, mostly for...
parkrrrr [Wed, 9 Jun 2004 16:44:59 +0000 (16:44 +0000)]
Made 'gpsbabel' with no arguments print short help and pause for input, mostly for pointy-clicky types.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@819 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAllow combinations of -w, -t, -r for in and out. Tested by Lars Luthman
robertl [Wed, 9 Jun 2004 16:16:12 +0000 (16:16 +0000)]
Allow combinations of -w, -t, -r for in and out.   Tested by Lars Luthman
on yellow eTrex with firmware version 2.20, multi-lingual.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@818 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agofixed nonstandard C
parkrrrr [Wed, 9 Jun 2004 13:57:05 +0000 (13:57 +0000)]
fixed nonstandard C

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@817 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agooops. -v was already an undocumented option.
parkrrrr [Tue, 8 Jun 2004 20:12:02 +0000 (20:12 +0000)]
oops.  -v was already an undocumented option.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@816 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoadd -v option, add -h and -? to usage statement
parkrrrr [Tue, 8 Jun 2004 20:10:05 +0000 (20:10 +0000)]
add -v option, add -h and -? to usage statement

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@815 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoadded 'logs' option to README
parkrrrr [Tue, 8 Jun 2004 18:00:59 +0000 (18:00 +0000)]
added 'logs' option to README

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@814 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdded 'logs' option to text/html/palmdoc
parkrrrr [Tue, 8 Jun 2004 17:42:12 +0000 (17:42 +0000)]
Added 'logs' option to text/html/palmdoc

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@813 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAllow init/deinit in filters to be optional.
robertl [Tue, 8 Jun 2004 16:04:03 +0000 (16:04 +0000)]
Allow init/deinit in filters to be optional.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@812 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd a new filter for sorting.
robertl [Tue, 8 Jun 2004 06:29:07 +0000 (06:29 +0000)]
Add a new filter for sorting.
Copyright updates.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@811 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoIgnore new mystery packets in StreetPilot 2.70. Add Garmulator. Improve
robertl [Sun, 6 Jun 2004 21:35:28 +0000 (21:35 +0000)]
Ignore new mystery packets in  StreetPilot 2.70.  Add Garmulator.  Improve
serial debug output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@809 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd firmware update! Serguei Miridonov <mirsev@cicese.mx>
robertl [Thu, 3 Jun 2004 02:39:26 +0000 (02:39 +0000)]
Add firmware update!    Serguei Miridonov <mirsev@cicese.mx>

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@807 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoUpdate from Mark.
robertl [Thu, 27 May 2004 21:05:28 +0000 (21:05 +0000)]
Update from Mark.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@806 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agotheoretical error in GPX if we had XML of the form <tag>content1<subtag />content2...
parkrrrr [Thu, 27 May 2004 19:36:32 +0000 (19:36 +0000)]
theoretical error in GPX if we had XML of the form <tag>content1<subtag />content2</tag>; content2 would have been lost.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@805 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFix geocaching tags for input on xcsv.
robertl [Fri, 21 May 2004 17:18:38 +0000 (17:18 +0000)]
Fix geocaching tags for input on xcsv.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@804 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdd geocache stuff to tabsep.
robertl [Fri, 14 May 2004 18:37:12 +0000 (18:37 +0000)]
Add geocache stuff to tabsep.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@803 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoAdds the container type and cache type to XCSV.
robertl [Fri, 14 May 2004 17:54:47 +0000 (17:54 +0000)]
Adds the container type and cache type to XCSV.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@802 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years ago*** empty log message ***
james_sherring [Wed, 12 May 2004 13:52:25 +0000 (13:52 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@801 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years ago*** empty log message ***
james_sherring [Wed, 12 May 2004 13:18:03 +0000 (13:18 +0000)]
*** empty log message ***

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@800 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFix bogus initializion in str_utf8_to_ascii
robertl [Tue, 11 May 2004 15:46:13 +0000 (15:46 +0000)]
Fix bogus initializion in str_utf8_to_ascii

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@799 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFix mem corruption when using get_posn.
robertl [Thu, 6 May 2004 13:26:45 +0000 (13:26 +0000)]
Fix mem corruption when using get_posn.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@798 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agotext, html, palmdoc used to segfault if the source was a magellan .wpt file
parkrrrr [Mon, 3 May 2004 23:00:56 +0000 (23:00 +0000)]
text, html, palmdoc used to segfault if the source was a magellan .wpt file

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@797 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoBump for 1.2.3.
robertl [Mon, 3 May 2004 02:02:31 +0000 (02:02 +0000)]
Bump for 1.2.3.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@795 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoOutput both tracks and routes on output.
robertl [Mon, 3 May 2004 01:41:40 +0000 (01:41 +0000)]
Output both tracks and routes on output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@794 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoYet another fix for D103 Garmin's losing short waypoint names. This
robertl [Wed, 28 Apr 2004 15:23:25 +0000 (15:23 +0000)]
Yet another fix for D103  Garmin's losing short waypoint names.   This
one verified on both the GPilotS simulator and by Gary Mumma.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@793 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoBetter handle auto-sensing of SD track files without -t on command line.
robertl [Sat, 24 Apr 2004 03:32:35 +0000 (03:32 +0000)]
Better handle auto-sensing of SD track files without -t on command line.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@792 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoEliminate warning for stupid undocumented [AD]601 packets that the 60C's
robertl [Wed, 21 Apr 2004 13:11:59 +0000 (13:11 +0000)]
Eliminate warning for stupid undocumented [AD]601 packets that the 60C's
hock up.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@791 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoCorrect creeping C99-ism of inline scope.
robertl [Tue, 20 Apr 2004 20:52:59 +0000 (20:52 +0000)]
Correct creeping C99-ism of inline scope.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@790 f51c46e8-681c-474f-0cfe-069cfd0219fb

21 years agoFix floating point math to make diff/terr usable floats.
robertl [Mon, 19 Apr 2004 19:05:26 +0000 (19:05 +0000)]
Fix floating point math to make diff/terr usable floats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@789 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdding PalmDoc support
parkrrrr [Fri, 16 Apr 2004 16:48:05 +0000 (16:48 +0000)]
Adding PalmDoc support

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@788 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoCorrect stupid cut and paste. (Man, Ron's fast...)
robertl [Fri, 16 Apr 2004 16:36:19 +0000 (16:36 +0000)]
Correct stupid cut and paste.   (Man, Ron's fast...)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@787 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFrom Mark Bradley. Fix yet more mapsource weirdness.
robertl [Fri, 16 Apr 2004 16:27:16 +0000 (16:27 +0000)]
From Mark Bradley.   Fix yet more mapsource weirdness.
Make -t -r -w (not necessarily) be mutually exclusive.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@786 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't jump through null {rd,wr}_inits
robertl [Fri, 16 Apr 2004 16:18:52 +0000 (16:18 +0000)]
Don't jump through null {rd,wr}_inits

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@785 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd 'encrypt' option to text, html outputs to keep the hint at least a little secret.
parkrrrr [Fri, 16 Apr 2004 15:37:30 +0000 (15:37 +0000)]
Add 'encrypt' option to text, html outputs to keep the hint at least a little secret.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@784 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFixed saroute for .anr files containing stops and vias; one of the 'unknown records...
parkrrrr [Fri, 16 Apr 2004 14:17:38 +0000 (14:17 +0000)]
Fixed saroute for .anr files containing stops and vias; one of the 'unknown records' was actually a count of route segments.  Thanks to FizzyMagic for reporting and debugging this.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@783 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoSplit mac-build and mac-release.
robertl [Thu, 15 Apr 2004 18:41:49 +0000 (18:41 +0000)]
Split mac-build and mac-release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@782 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd webcam handling.
robertl [Thu, 15 Apr 2004 13:42:20 +0000 (13:42 +0000)]
Add webcam handling.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@781 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoLet jeeps pick up wrapped allocators. Make defs.h multiply-included safe.
robertl [Wed, 14 Apr 2004 18:08:39 +0000 (18:08 +0000)]
Let jeeps pick up wrapped allocators.  Make defs.h multiply-included safe.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@780 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRead enough of the navicache xml to generate useful cache pages with the
robertl [Wed, 14 Apr 2004 17:09:18 +0000 (17:09 +0000)]
Read enough of the navicache xml to generate useful cache pages with the
HTML and TEXT outputs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@779 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd snwhiteopt to mapsource.
robertl [Wed, 14 Apr 2004 16:42:37 +0000 (16:42 +0000)]
Add snwhiteopt to mapsource.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@778 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't clobber xsi schema when merging.
robertl [Tue, 13 Apr 2004 16:34:30 +0000 (16:34 +0000)]
Don't clobber xsi schema when merging.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@777 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoConsistently and correctly swap endiannness of alt values. Tested on OS/X.
robertl [Tue, 13 Apr 2004 16:33:18 +0000 (16:33 +0000)]
Consistently and correctly swap endiannness of alt values.  Tested on OS/X.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@776 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBounds check the D108 and D109 packets to protect from blowing the unit
robertl [Mon, 12 Apr 2004 13:00:46 +0000 (13:00 +0000)]
Bounds check the D108 and D109 packets to protect from blowing the unit
away with excessively long host input.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@775 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoBump number for beta.
robertl [Mon, 12 Apr 2004 01:34:54 +0000 (01:34 +0000)]
Bump number for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@773 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't output doodoo for waypoint comment if we dont' have diff/terr. (oops)
robertl [Mon, 12 Apr 2004 01:34:10 +0000 (01:34 +0000)]
Don't output doodoo for waypoint comment if we dont' have diff/terr.  (oops)
For GPilotS "simulated" garmin, don't request position.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@772 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoPrepare for beta.
robertl [Fri, 9 Apr 2004 18:14:02 +0000 (18:14 +0000)]
Prepare for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@770 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix zero init of struct WAY (again).
robertl [Fri, 9 Apr 2004 16:13:37 +0000 (16:13 +0000)]
Fix zero init of struct WAY (again).
1) snlen suboption  now allows forced shortname lengths.
2) snwhite suboption now allows generated shortnames to contain
        no whitespace.
3) icons are now mapped by geocache type, just as with Mapsource.
4) Waypoint comment now contains difficulty and terrain when available.
5) I added ascii dump of data written to the Garmins in addition to hex.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@769 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoOops. Scraggling debug code.
robertl [Thu, 8 Apr 2004 18:11:36 +0000 (18:11 +0000)]
Oops.  Scraggling debug code.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@768 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoCorrectly endian-swap altitude.
robertl [Thu, 8 Apr 2004 17:58:59 +0000 (17:58 +0000)]
Correctly endian-swap altitude.
Fix geocache icon mappings for GPX files w/o <sym> tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@767 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoDon't even send the NMEAOFF command to the units that can't handle it.
robertl [Thu, 8 Apr 2004 03:55:44 +0000 (03:55 +0000)]
Don't even send the NMEAOFF command to the units that can't handle it.
It blows the synch on ColorTrak away because it's  so slow to respone the
UNABLE...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@766 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoWrap calls to time(2) so we can freeze time for test suite.
robertl [Wed, 7 Apr 2004 15:13:17 +0000 (15:13 +0000)]
Wrap calls to time(2) so we can freeze time for test suite.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@765 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd HTML and Text formats. From Scott at brynen.com.
robertl [Tue, 6 Apr 2004 20:58:32 +0000 (20:58 +0000)]
Add HTML and Text formats.   From Scott at brynen.com.
util.c: tweak html honkers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@764 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoPedantic leak fixes that aren't actually leak fixes at all... From Rick.
robertl [Tue, 6 Apr 2004 15:45:07 +0000 (15:45 +0000)]
Pedantic leak fixes that aren't actually leak fixes at all... From Rick.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@763 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoEmbarrassing crutch to allow intentional leak of xsi schema.
robertl [Tue, 6 Apr 2004 15:22:43 +0000 (15:22 +0000)]
Embarrassing crutch to allow intentional leak of xsi schema.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@762 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFrom Rick Richardson.
robertl [Mon, 5 Apr 2004 14:13:23 +0000 (14:13 +0000)]
From Rick Richardson.

    Sets icon_descr
    Sets creation_time
    Adds option to remove retired caches.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@761 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoRemove stray semicolons.
robertl [Mon, 5 Apr 2004 14:06:38 +0000 (14:06 +0000)]
Remove stray semicolons.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@760 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd debug wrappers for str[n]dupt.
robertl [Mon, 5 Apr 2004 13:59:39 +0000 (13:59 +0000)]
Add debug wrappers for str[n]dupt.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@759 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoFix ordering of ele on output so we pass SAXCount -f -v=always -n and
robertl [Mon, 5 Apr 2004 13:41:01 +0000 (13:41 +0000)]
Fix ordering of ele on output so we pass SAXCount -f -v=always -n and
fix misguided "leak no memory" fix so we don't mangle multiple DTD's.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@758 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd ancient ColorTrak. User reports it's OK for w/p upload, but not
robertl [Mon, 5 Apr 2004 03:16:10 +0000 (03:16 +0000)]
Add ancient ColorTrak.   User reports it's OK for w/p upload, but not
download...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@757 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoMake 1.2.2 release.
robertl [Wed, 24 Mar 2004 03:15:58 +0000 (03:15 +0000)]
Make 1.2.2 release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@755 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoImplemented a debugging option
jfatherton [Sun, 21 Mar 2004 01:42:03 +0000 (01:42 +0000)]
Implemented a debugging option

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@754 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoAdd perl script to do coord correction. From jeff at boulter.com.
robertl [Thu, 18 Mar 2004 17:14:52 +0000 (17:14 +0000)]
Add perl script to do coord correction.  From jeff at boulter.com.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@753 f51c46e8-681c-474f-0cfe-069cfd0219fb

22 years agoadd 'correct' option to duplicate filter
parkrrrr [Thu, 18 Mar 2004 16:26:25 +0000 (16:26 +0000)]
add 'correct' option to duplicate filter

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@752 f51c46e8-681c-474f-0cfe-069cfd0219fb